home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / vbec20 / setup.exe / file0003.bin < prev    next >
Encoding:
Text File  |  1999-01-23  |  3.5 KB  |  93 lines

  1. VB ERROR CATCHER (and VB CONTROL RENAME WIZARD!!) VERSION 2.0
  2.  
  3. HOW TO INSTALL
  4.  
  5.    If you see this readme, you have already installed it!!!!
  6.    Simply launch Visual Basic and you'll see the MadoxSoft Toolbar in the 
  7.    left-bottom corner of the VB IDE.
  8.    The first button is to launch VB Error Catcher and the second is to configure 
  9.    VB Control Rename Wizard.
  10.  
  11. REQUIREMENTS
  12.    
  13.    This program requires the VB5 Runtime (Service Pack 3).
  14.    You can download it from:
  15.  
  16.    ftp://ftp.microsoft.com/Softlib/MSLFILES/MSVBVM50.EXE
  17.  
  18.    The help system is based on Html Help.
  19.    It is shipped with VB6, Windows98 or Internet Explorer 4.01, so if you have one of 
  20.    them it will work.
  21.    However, you can download hhupd.exe from:
  22.  
  23.    http://www.microsoft.com/workshop/author/htmlhelp/localize.asp
  24.  
  25. HOW TO USE VBErrorCatcher
  26.  
  27. 1) Load a VB project (you can use the Sample1.vbp in the Samples subdirectory).
  28. 2) Start VB Error Catcher from its toolbar in the left-bottom of the IDE.
  29. 3) Push the GO!! button.
  30.    Notice that you should obtain the more benefits from VB Error Catcher 
  31.    using the default settings
  32.    (Work on Active Project, Insert Error Handlers,Build project)
  33. 4) VB Error Catcher inserts Line Numbers and Error Handlers in your project,
  34.    and saves all the project files in a sub-directory of the original with name "BUILD n", 
  35.    where n is a counter, so you can track all of your builds. 
  36.    The original files are not modified. For your convenience, You should continue to work 
  37.    with your original files and use the modified files only to see what lines are related 
  38.    to run-time problems reported by your customers (they will tell you all the relevant 
  39.    information about the error, including the line number, so it will be easy for you 
  40.    to quickly fix it).
  41.    It also compiles your project and produces the .exe, .dll or whatever file.
  42.    See help for details.
  43.  
  44. HOW TO USE THE SAMPLE
  45.  
  46.    Load the project Samples\Sample1.vbp and read the text in the form.
  47.    This will help you to get started with VB Error Catcher.
  48.  
  49. VB CONTROL RENAME WIZARD
  50.  
  51.    This module is part of VB Error Catcher (future VBEC versions could be called in a 
  52.    different way to accomodate the presence of an increasing number of modules).
  53.    It can work interactively or transparently, you can configure it from the second
  54.    button in the toolbar. Here you can also configure standard prefixes for control names.
  55.    This module is useful to automatically add standard prefixes to control names,
  56.    automatically rename control arrays, automatically update control references in code
  57.    when you rename them. See help for details.
  58.  
  59. IF YOU HAVE PROBLEMS REGISTERING 
  60.  
  61.    If you are behind a firewall, the Reg-O-Matic system could fail to communicate with 
  62.    Braintree's registration servers.
  63.    If this is your case, please send me an email with your:
  64.  
  65.    Name
  66.    Company
  67.    Country
  68.    Address
  69.    Email 
  70.    Phone  (optional)
  71.    Fax    (optional)
  72.    Credit card number and expiration
  73.    CardHolder (the name on the credit card)
  74.  
  75.    I'll made the registration for you and the system will
  76.    automatically send you (by email) a receipt with the registration codes. 
  77.    Usually the entire process will take no more than 12 hours, 
  78.    with no additional costs.
  79.  
  80. LICENSE AGREEMENT
  81.  
  82.    Check the License menu item in the VBErrorCatcher main window.
  83.  
  84. FINAL NOTES
  85.  
  86.    Feel free to contact me if you have questions or suggestions, 
  87.    I'll be very happy to hear you.
  88.    Regards....
  89.  
  90.                             Andrea Maldini
  91.                             amaldini@engineering.it
  92.  
  93.